Hi AartiG,
These are the detials for CCS5 and BIOS versions which we are using,
CCS5V: Version: 5.2.0.00069
BIOS: bios_6_33_04_39
currently we are working on secondary bootloader for that we created two files one is in ASM and another one is in C environment,
BIOS Environment:
from ASM file we are calling C function at that time CCS5 showing error "unresolved symbol remain" where as if we call same C function from any other file containing in the project it is building fine.Also when we changing the code entry point with this C function that time also CCS5 showing same error "unresolved symbol remain".
Note: Two files with NonBIOS environment working fine.
Regards,
Ravi