how to debug when using ROM drivers

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

how to debug when using ROM drivers

562件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rocketdawg on Tue Aug 05 12:20:45 MST 2014
Not sure if this is the right place, but

Without the source or symbols, it is fairly hard to debug when using the ROM drivers.
What is the "best practices"?
0 件の賞賛
返信
1 返信

554件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by bavarian on Wed Aug 06 04:51:40 MST 2014
Well, this is a valid question. Unfortunately I can't give you a fully satisfying answer   :(

We don't supply the source code or the images of our ROM code libraries.
This results in the following possibilities:

[list]
  [*]  step into the assembler code and try to find out what's going on there
  [*]  step over the ROM functions and validate the results
[/list]

If you get the feeling that one of our ROM drivers/code does not do the job properly, please report it to us.

Regards,
NXP Support Team
0 件の賞賛
返信