Help with errors on CodeWarrior for MPC5554

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Help with errors on CodeWarrior for MPC5554

505 Views
zelaya
Contributor I

Hello all, I am new to using CodeWarrior as well as the MPC5554.  I'm using the "MPC5500 & MPC5600 Simple Cookbook" and I'm trying to compile the code for the second example "Interrupts: Decrementer",but I keep getting the errors:

No linker command file input for section '.ivor_handlers' in file 'C:\Users\Frank\Documents\Samp1\handlers.o'.

Output section '.ivor_handlers' will be created.

 

 

Link Error   : undefined: '__IVPR_VALUE'

Referenced from 'initIrqVectors' in main.o

 

Link Error   : undefined: '__IVPR_VALUE'

Referenced from 'initIrqVectors' in main.o

 

Link failed.

 

Can anybody please help?

 

 

Labels (1)
Tags (3)
0 Kudos
0 Replies