Hi, Ti guys!
While i am compiling my own bios project using ccs5.1, I find strange unknwn symbol in my map file created by the compiler, like __ASM__, __ISA__, __PLAT__, __TARG__, __TRDR__. Sometimes they occured at the beginning add in MSMC, sometimes in the beginning of L2sram. In my own cmd, I use a UNION instruction, and the address of my own array overlaps with these symbols, can the ptr of ny fuction runs to wrong place to a fuction I dont even use. JHow does this happen, and what's the meaning of these symbol?Can you guys throw some light on that?
Regards,
David Yang