EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

Codewarrior - processor expert - Generate PRM file

Started by Unknown June 1, 2003
Hello,

I am working on a project with a MC9S12A128B processor
with Metrowerks Codewarrior and processor expert V2.00
(special edition).

In order to declare variables and structures in EEPROM
area I have added a new segment for the EEPROM in the
.prm file and thus had to set the option 'Generate PRM
file' in the CPU bean, tab build option to 'no'.

When doing this, the processor expert shows me an
error window with the following 4 errors:

INTERNAL ERROR: at line 1772: Unknown
macro:"C_RomRamListMaxItem" (file:
Drivers\HCS12\MC9S12.drv)

INTERNAL ERROR: at line 1772: Error in number (high
limit of the interval) (file:
Drivers\HCS12\MC9S12.drv)

INTERNAL ERROR: at line 1780: Unknown
macro:"C_RomRamListMaxItem" (file:
Drivers\HCS12\MC9S12.drv)

INTERNAL ERROR: at line 1780: Error in number (high
limit of the interval) (file:
Drivers\HCS12\MC9S12.drv)

My project still seems to build OK though (I have only
tried it in the simulator yet).

How do I get rid of the error messages? I can't even
find the MC9S12.drv file.

Or can this (declaring variables in EEPROM area) be
done some other way?

Regards Ruben
==============================
Ruben Jsson
AB Liros Elektronik
Box 9124, 200 39 Malm Sweden
TEL INT +46 40142078
FAX INT +46 40947388

==============================



The 2024 Embedded Online Conference