Posted on April 22, 2004 at 09:33I am working with ST72324k6 (1k RAM, 32k ROM) I'm trying to compile a large table (5k) into my program using : #pragma CONST_SEG FAR DEFAULT_ROM and for some reason I get memory allocation problem on my RAM. If I cut...
Posted on March 25, 2004 at 14:40Problem solved beutifully. Metroworks holds a library called float.h all floating numbers has to be writen as x.0 for real or x.x for fraction. Cannot attach files in here (?? don't know why) whoever needs it just em...
Posted on March 25, 2004 at 14:29Sorry for the stupid qustion - never used this tool before and I'm struggking to make a HEX file of S19 file to burn IC. I'm using the ST72324 IC My code is writen in C under the ST7 Visual Debug. I'm trying to burn ...
Posted on March 25, 2004 at 14:22Thanks for your reply, I will try to use it. Have you ever used the library files form Metroworks calles float.h? They say it is for ST7 I have included the file but results are zero on floating numbers...
Posted on March 25, 2004 at 14:21Thanks for your reply, I will try to use it. Have you ever used the library files form Metroworks calles float.h? They say it is for ST7 I have included the file but results are zero on floating numbers...