I am migrating code from a 28069 to a 280025.
I used CCS9 for the 28069. CCs12 for the 28025.
I have a few routines written in assembly. CCS9 is able to correctly link the assembly in to the C code.
I am getting errors in cCS12 that it can not find sone variables. Is there a guide to instruct exactly the steps necessary to incorporate assembly in to C code? This would include variable naming conventions, compiler and linker settings necessary to allow the incorporation of assembly code in my project?
thanks,
david