About the memory type in .org file after compilation in Dynamic C.

Hi guys,

Is there any information regarding the file types which stated in the .org file after I compile using Dynamic C? I’m using RCM6750.

I have the difficulties in understanding the file types. What is rootcode, rootdata, intvec, xintvec, watcode, run_in_ram, no_lcall, xmemcode, xmemdata2, tc_buff, xmem3, bbrootdata, xmemdata and fat_buff?

Are they RAM or flash memory?

In the case of the RCM6750, they are all in RAM of one type or another as the RCM67xx modules use an external SPI FLASH to hold the code which is loaded into RAM on start up.

The following article has lots of info on the .org file
http://www.digi.com/ask_larry/2009/1208

Regards,
Peter