What is the correct lib and c5505 for timers?
The build says "Small", lib is rts55p and device is generic 5505.
fatal error: file "C:/Program Files/Texas Instruments/CCSv4/tools/compiler/c5500/lib/rts55p.lib<boot.obj>" specifies small memory model, which is not compatible with large memory model specified in a previous file or on the command line
================================================================================ A.1.02 Runtime Support Libraries ================================================================================ The runtime libraries for C55x+ are named "rts55p" instead of "rts55." For example, the small model library is rts55p.lib. The byte mode libraries append "b" to the usual names. Only Large and Huge Memory Models are supported for byte Thanks Martin