Demo SEMC driver app for MIMXRT1052-EVK?

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

Demo SEMC driver app for MIMXRT1052-EVK?

1,036 Views
jackking
Senior Contributor I

I haven't found any of the RT1052 demo apps using the (semc) external memory controller, is there one floating around?

I tried converting one from a different IDE, but get a hardfault when initializing the SEMC...

Any other help/pointers also welcomed!

Thanks

0 Kudos
3 Replies

682 Views
jackking
Senior Contributor I

Apparently the semc driver demo *is* included with the SDK, it just isn't properly exposed from the import example dialog in MCUXpresso IDE...  

See this thread: https://community.nxp.com/thread/467649

If you unzip the SDK you will see quite a few other examples that aren't exposed either.

0 Kudos

682 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hello Jack,

     attachments are for IAR IDE.

Have a nice day!

TIC Weidong Sun

0 Kudos

682 Views
jackking
Senior Contributor I

Thank you!

I was able to get my example working, my problem was the ordering of the memory section for SDRAM for the linker.

0 Kudos