LPC55S69 Placing data at a certain location

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC55S69 Placing data at a certain location

581 Views
greys_mayf
Contributor I

Dear NXP Community,

I am currently working on a program with TrustZone on the LPC55S69. I am trying to have an array loaded into the program as part of .data or .text, but unfortunately I cannot do that without expanding the PROGRAM_FLASH of the secure project and moving the SG_veneer_table. I tried doing this, but I was receiving bus faults. Maybe someone knows how to do this properly.

Otherwise, I would like to know if it is possible to have this array placed on another segment of memory which would accommodate the size of the array.

Best regards

Labels (1)
0 Kudos
Reply
1 Reply

564 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello ,

Do you use MCXUpresso IDE? If  yes, please refer to "17.13 Placement of specific code/data Items" of MCUXpresso IDE user guide, I attach it for you.

 

 

0 Kudos
Reply