Discussion forum for the BasicX family of microcontroller chips.
|
hey any gurus can help me with this... error code 220 it trys to halt the proccessor dont work..jsu tryin out my laptop for usin at school.. If any input please help.. thanks, CMOS this is the status of it in the dwlder.... *** Opening file: C:\Program Files\BasicX\BX24_Docs\Examples\Hello_World\HelloWorld.bxb *** Downloading File Writing internal EEPROM Verifying internal EEPROM Verify OK Writing external EEPROM Verifying external EEPROM Verify OK *** Finished Downloading |
|
|
|
There are two problems you can encounter with using usb-to-serial adapters with the BasicX. First, adapters made to talk with PDAs often do not implement the attention line (db9-4). I got caught by that one. Second, when programming the BasicX, data is sent at 115 Kbaud, and the adapter has to be capable of that speed. Sounds like your problem may be the first one. Andy --- In , "cmos8me" <cmos8me@y...> wrote: > hey any gurus can help me with this... error code 220 it trys to > halt the proccessor dont work..jsu tryin out my laptop for usin at > school.. If any input please help.. > > thanks, > CMOS > > this is the status of it in the dwlder.... > > > *** Opening file: C:\Program > Files\BasicX\BX24_Docs\Examples\Hello_World\HelloWorld.bxb > > *** Downloading File > > Writing internal EEPROM > Verifying internal EEPROM > Verify OK > Writing external EEPROM > Verifying external EEPROM > Verify OK > > *** Finished Downloading |
|
|