I have problem with the conection to the BotBoard II using BasicMicro IDE.
Is finding the chip in Find Device …but in Hardware Test …
** Could not conect
How I will Erase and Read the chip ?
The error message is
**This device is not supported …
I read all the links. I try all this stuff
In my case … I can progran the chip. I want to know if all the option of BasicMicro IDE can be use with BotBoard II ? or just with the development board from Basic Micro ?
The “options” you are listing are for programming the chip. These have nothing to do with what carrier the Atom is installed in. The Atom IDE will program a Basic Atom no matter what carrier the Atom chip is installed in. You MUST use the Atom IDE for the Atom chip and the Atom Pro IDE for the Atom Pro chip.
You can’t. When you type in a program it is the “source code”. It’s saved before the chip is programmed, and it only exists on the computers hard drive. When you program the chip, it is compiled into a language the Atoms processor can understand. There is no way that I know of to get the source code back if it is lost.
Let me be more explicit !!!
Somebody give me a chip BASICAtom and I want to read this chip and save the file on my HDD the file for example, like you make with all microcontrollers PIC*** when you use some application to program a microcontroller chip.
READ, ERASE
Can I do this with BasicMicro Atom IDE
No, I’m sorry I do not believe this is possible. When programming a PIC it is simple. Insert a program into an empty chip. When programming an Atom it is not empty and it uses a boot loader. So I do not think you can get the program out then write it into a PIC. I will ask Nathen from Basic Micro to reply here. No need to !!!
That is correct. You can not read back an Atom or AtomPro. It’s designed that way. The other options available in the IDE(eg read,verify,erase) are only available for PICmicros. The Atom IDE is also our PICmicro IDE.