When booting from flash on MIMXRT1060-EVK freemaster doesn't measure

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

When booting from flash on MIMXRT1060-EVK freemaster doesn't measure

708件の閲覧回数
filip091
Contributor I

Hello,

I would like to ask if you don't know why when I configure my program to not program flash and only run from RAM it's works properly and freemaster measures values correctly, but when I configure project in MCUXpreso to program flash and run from flash it doesn't work properly. Freemaster can connect to board and measure values, but it show constant numbers.

Thanks for your time.

ラベル(2)
0 件の賞賛
2 返答(返信)

700件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @filip091 

  Do you try our SDK freemaster code:

SDK_2_10_0_EVK-MIMXRT1060\boards\evkmimxrt1060\freemaster_examples\fmstr_uart

 Download this code to the flash, whether it works OK on your side or not?

I have tested the SDK project on my side, and download it to the flash, it works OK.

kerryzhou_0-1626932791478.png

You mentioned interrupt, what interrupt you are using?

I suggest you test the SDK code at first.

If you still have questions about it, please kindly let me know.

Best Regards,

Kerry

 

 

0 件の賞賛

703件の閲覧回数
filip091
Contributor I

I found out that it doesn't work because interrupts doesn't work properly. I don't know why but when my project is configured to run from flash it doesn't work. I set breakpoint in interrupt handlers but it never stops there so I assume these interrupts never happen and I need to figure out why.

I would be glad if you could help me.

0 件の賞賛