Hello,
This post is for info only. Our code used a data section called .debugmem.
When this code is compiled under Linux CGT 7.0.1, it gives the following error
fatal error: illegal output section name;
".debugmem" is a reserved section name
I changed the name of the section and it compiles successfully without any error.
Thanks
Pranav Desai