Tool/software: Code Composer Studio
Hello,
Is following a bug in CC Studio 4.2.4.00033 ?
I am using TMS320F2812 and debugging an application using DSS, I believe F2812 is a Flat memory layout but still I am able to use nPage as 0 and 1 in DSS writeData and readData commands. I have defined the Page 0 and Page 1 in my linker file but while using writeData and readData when I select Page 0 and address of Page 1 still the API writeData and readData writes/ reads to the particular address.