DEBUGOUT give an "make ***[prj.axf] Error 1"

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

DEBUGOUT give an "make ***[prj.axf] Error 1"

945件の閲覧回数
jespermadsen
Contributor III

I'm trying to use nxp_lpcxpresso_11c24_board_lib DEBUGOUT in my own project.

But I get an "make ***[prj.axf] Error 1" error. 

I can see that the board_lib uses original Redlib semihosting with __write and __readc insted of __sys_write and __sys_readc.

Could this be the problem and how can I solve this?

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

844件の閲覧回数
jespermadsen
Contributor III

I think I solved the problem..

It was becouse I managed the linker script myself.. because I use a flashpage as emulated eeprom.

And I there for I overlooked the option to build against RedLib(nohost).

0 件の賞賛
返信

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

Hello Jesper Maden,

    Thank you for your solutions sharing.

     If you still have question in the next time, just create the post and let us know.


Have a great day,
Kerry

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

0 件の賞賛
返信