Hi, Where is ERAM class located? I know that ERAM is copied to RAM at startup but before it is located at ROM, is it RIGHT? But I don't know where in the ROM and its size, can you help me with this?! At MAP file I saw the size of ERAM, but I didn't see where was located. Thanks Eduardo
Rene Sorry, in the USERCLASS topic note specify this. The code whith "__ram" is placed at run time at ERAM class. Before this still at CONST class. Then ERAM Class must be specify at yours RAM address. Sorry, my english is very poor... may be i didn't undestand you.