GCB program start after 0x800 bc of bootloade?
Hi I have a great cows basic program from the blink program to flash c0 and c1 leds. It will compile if I tipe out the commands in the command line. When useing the bat files I get errors. But now when I hit reset it does not show the light blinking but power on. I wonder if the program is not located in the right location. I tiped 0x800 in the first org location instead of one I tiped 0x800 then ran the assembler is their a GCB routene to start the code at a different location? Would their be multiple org locations in a GCB program or just one? Any sugjestions to test this program if it doesn't work on the UBW board? I reloaded the firmware useing the bootloader and the firmware worked but he code I compiled still doen;t...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
GCB program start after 0x800 bc of bootloade?
Hi I have a great cows basic program from the blink program to flash c0 and c1 leds. It will compile if I tipe out the commands in the command line. When useing the bat files I get errors. But now when I hit reset it does not show the light blinking but power on. I wonder if the program is not located in the right location. I tiped 0x800 in the first org location instead of one I tiped 0x800 then ran the assembler is their a GCB routene to start the code at a different location? Would their be multiple org locations in a GCB program or just one? Any sugjestions to test this program if it doesn't work on the UBW board? I reloaded the firmware useing the bootloader and the firmware worked but he code I compiled still doen;t...