Technical discussions about Freescale Microcontrollers: M68HC11. (Freescale Semiconductor is a Subsidiary of Motorola).
|
I know this isn't the jbug group but would anyone have knowledge of the following: I loaded the talkeree.s19 (supplied by A1 Williams) in the usual way in JBUG and it loaded into EEPROM (F800..F90A) fine. I altered the RAM box to show F800..FFFF, and cleared the EEPROM box. Changed the 'JBug_Talk_AW.MAP' in the 'Settings>Program Files>RAM Talker Files>EEPROM. Went to load my program from ORG $F920 and it also loaded fine. However when I issued G 920 it said Invalid map file. Tried changing the map files but no luck. Looked at the talkeree.s19 file and compiled it and it gave around 80 errors mainly to do with the comments not having a semicolon before them so I put all the semicolons in and it compiled with no errors. It seems as though I am doing something fundamentally wrong here, but not sure what! |