Using PEG Evaluation Software in KDS 3.0.0

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

Using PEG Evaluation Software in KDS 3.0.0

429件の閲覧回数
michaelsteffenf
NXP Employee
NXP Employee

All,

The Peg evaluation software that interfaces with our TWR-LCD, and our TWR-RGB-LCD boards need to be compiled and ran in KDS version 2.0.0.

The fix below is for the "PEGPLUS_evaluation_for_TWR_K70F120M".

 

If you load the firmware in KDS 3.0.0, you'll get these errors:

71403_71403.JPGCapture.JPG

 

Here is what you'll need to do to fix them:

 

1. Import project into KDS 3.0.0:

     Start the “KDS Upgrade assistant”

          Use the following options:

o   Semihosting
support: nonsys (-specs=nosys.specs)

 

 

2.  Update the linker file:
 

Replace with the .ld file (attached)

OR

Modify the existing .ld file by adding the following line to the end of the .ld
file (inside the curly brackets)

PROVIDE ( end = . );

 

 

Hope this helps-

Michael Steffen

Senior Field Applications Engineer

Member of the Technical Staff

Freescale

 

 

 

 

 
 
 
 
 
 
 
 
 
 





Original Attachment has been moved to: MK70FN1M0xxx12_flash.ld.zip

ラベル(1)
タグ(3)
0 件の賞賛
0 返答(返信)