LPC55S69 Placing data at a certain location

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC55S69 Placing data at a certain location

1,166 次查看
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

标签 (1)
0 项奖励
回复
1 回复

1,149 次查看
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 项奖励
回复