Board type / Memory model
skywest
Posts: 3
in Propeller 1
Hi,
I'm new to the Propeller 1 since I got it, really like it.
At present I have just been compiling (simple ide) and downloading to the chip so far, but now I want to compile and load to external eeprom so that the
program runs at power on.
I am just using the chip on a breadboard with a 24LC256 wired as per the manual and 5 mhz xtal as I like to add my own choice of peripherals such as adc etc.
As 'just the chip' is not an option in the simple ide board selection box, what should I best select for my set up?
Also how do I get it to download the external eeprom as there seems to be no option to specify this either, or at any rate - I'm missing it!
Any pointers appreciated.
I'm new to the Propeller 1 since I got it, really like it.
At present I have just been compiling (simple ide) and downloading to the chip so far, but now I want to compile and load to external eeprom so that the
program runs at power on.
I am just using the chip on a breadboard with a 24LC256 wired as per the manual and 5 mhz xtal as I like to add my own choice of peripherals such as adc etc.
As 'just the chip' is not an option in the simple ide board selection box, what should I best select for my set up?
Also how do I get it to download the external eeprom as there seems to be no option to specify this either, or at any rate - I'm missing it!
Any pointers appreciated.
Comments
Welcome to the forums!
Under "Program" you have "Load EEPROM and Run" ;or you can just use F11 to do the same. SimpleIDE assumes a standard board with the EEPROM connected. It should work with a basic circuit on a breadboard.
Opening file 'cmm/ADS1115 Test.elf'Downloading file to port COM20
14584 bytes sent
Verifying RAM
Programming EEPROM
ERROR: Download failed: -1
14584 bytes sent
All the eeprom connections are ok, so I think i need to order up a new eeprom just to check that I don't have a faulty chip.
Good deal!