Erase flash FRDM-K64F with KDS 3.0

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

Erase flash FRDM-K64F with KDS 3.0

ソリューションへジャンプ
1,669件の閲覧回数
pablofonovich
Contributor II

Hi:

I'm using KDS and uTasker O.S with FRDM-K64F... I set a fixed IP to the board and used it as a webserver with no problem... But if i change that IP, compile and flash again wid KDS and J-Link, the old IP remains... the same happens with the html files i loaded to it...

 

Using uVision, is possible to workarround this problem by erasing the device with the erase button of that IDE, but i cannot find a simple way to do it with KDS 3.0

Is there any function similar to uVision's erase?

 

Thanks

ラベル(1)
0 件の賞賛
返信
1 解決策
1,257件の閲覧回数
pablofonovich
Contributor II

Hi:

I've finally solved this... I just created a project for the board that fills the text region of memory with 0xff... i found something similar in a forum and it worked

元の投稿で解決策を見る

1 返信
1,258件の閲覧回数
pablofonovich
Contributor II

Hi:

I've finally solved this... I just created a project for the board that fills the text region of memory with 0xff... i found something similar in a forum and it worked