ADC only works running from MRAM MCF52259EVB

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

ADC only works running from MRAM MCF52259EVB

ソリューションへジャンプ
1,592件の閲覧回数
k_dev
Contributor I

Hello All,

 

I am having some issues with the MQX ADC drivers when running from flash. The devices all open but the ADC channels never sample. When I build my code and run from MRAM everything works. I am working with the MCF52259 EVB.

 

I was curious and went to the ADC example, compiled it and programmed to flash. Running the code from flash had the same result. When running ADC example code from flash on the 52259 EVB the ADC channels will never sample, it seems that I can only get the example (and my code) to run successfully from MRAM. Any help is greatly appreciated!

 

Thanks & Best Regards,

 

Kellen

0 件の賞賛
返信
1 解決策
975件の閲覧回数
JuroV
NXP Employee
NXP Employee

It works here. Tested on MQX 3.6.1, m52259evb, Int flash Debug target.

Have you rebuilt your BSP and PSP?

 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
976件の閲覧回数
JuroV
NXP Employee
NXP Employee

It works here. Tested on MQX 3.6.1, m52259evb, Int flash Debug target.

Have you rebuilt your BSP and PSP?

 

0 件の賞賛
返信
975件の閲覧回数
k_dev
Contributor I

It seems the issue is only with MQX 3.5. I upgraded to 3.6 and have no issues.

 

Thanks!

0 件の賞賛
返信