MQX_USE_LOGS - error log to file

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

MQX_USE_LOGS - error log to file

ソリューションへジャンプ
2,790件の閲覧回数
jasonscott
Contributor IV

Hi,

I was wondering if there was an example of how to use the error log and save it to a file on an SD card?

I am running MQX 4.2.

I looked under that directory for an example, but nothing jumped out at me.

Anyone have any references i can look at?

Thanks,

Jason

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 解決策
2,615件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Jason:

I would suggest you  refer to the web_hvac demo

Freescale_MQX_4_2\demo\web_hvac

You can see there is a logging task, it can store log information on a USB Memory Stick


Have a great day,
Daniel

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

2 返答(返信)
2,616件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Jason:

I would suggest you  refer to the web_hvac demo

Freescale_MQX_4_2\demo\web_hvac

You can see there is a logging task, it can store log information on a USB Memory Stick


Have a great day,
Daniel

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

2,615件の閲覧回数
jasonscott
Contributor IV

Hi Daniel,

Thanks for that info!

I have a followup question about the TAD pointer.

Is there an easy way to check what line of code or instruction that the pointer is pointing to?

I am basically trying to find out where this occurred.

Normally id look at the map file to figure this out, but if it occurs in kernel space i am not sure how to track it down.

Thanks,

Jason

0 件の賞賛
返信