undefined reference to `__base_NCACHE_REGION' and __top_NCACHE_REGION on RT1024

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

undefined reference to `__base_NCACHE_REGION' and __top_NCACHE_REGION on RT1024

1,487件の閲覧回数
chhsu0229
Contributor II

I try to add ksdk_mbedtls.c into my project that MCU is RT1024 o support HTTPS web server feature.

However, the error message "undefined reference to `__base_NCACHE_REGION' and __top_NCACHE_REGION"

1.JPG

Compare the RT1024 EVK, it seems assign NCACHE_REGION on an external SDRAM.

3.JPG

But, In my application, there is no external SDRAM. The RAM setting is following

2.JPG

 

How cam I fixe this issue?

 

Thanks 

 

 

0 件の賞賛
返信
1 返信

1,439件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You can remove from the code and linker file.

Regards

0 件の賞賛
返信