Hello,
I am using peripheral uart as my base project and uppn that, I have built my application.
I am delibrately changing the flash region just to see if i can modify flash structure in dts file or not. But seems like when I compile, the region size is coming as 152 KB as per the dts file.
My compile results are as below:
Memory region Used Size Region Size %age Used
FLASH: 147552 B 160 KB 90.06%
RAM: 23808 B 24 KB 96.88%
IDT_LIST: 0 GB 32 KB 0.00%
Let me know where I am going wrong. I have attached my dts file
Thanks for your support,
Chinmay