Posted on October 18, 2004 at 04:23Check stack pointer overflow condition, it should not run into data area. hope this helps Thanks and Regards, Parveen
Posted on October 08, 2004 at 04:48You can find map files for all the ST7 devices on this website. On the HomePage go to ''Technical Literature and Support Files '' and select ''ST7'' as product family. On this page you will find all ST7 related App...
Posted on October 06, 2004 at 09:58I just the following instruction with Metrowerks compiler and it works fine #asm SIM #endasm There shouldn't be any space between '#' and 'asm'. Hope this helps Thanks and regards, Parveen
Posted on October 06, 2004 at 06:08For Metrowerks to use mixed assembly and C use ''asm'' directive e.g. asm RIM asm SIM Hope this helps Thanks and Regards, PraveenG
Posted on September 30, 2004 at 09:51Try using Rebuid all option for first time. For which device you want to create workspace, ST7Library has ready to use workspace for different devices. Also configuration files (.mak,.prm and .lkf ) for most of S...