When using Processor Expert, the Vectors.c file that contains the interrupt table is automatically generated. What if I need to set some interrupt vectors myself, for code that coexists with PE?
Searching the forums only produced solutions that involve setting the file to read-only to avoid regeneration and re-incorporating changes manually after components are added or reconfigured. Surely there must be a better way?