Create .bin file from existing code

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

Create .bin file from existing code

2,182件の閲覧回数
fahimrahman
Contributor I

Hi all,

 

I'm new to KDS so I'm trying to figure out how some things work.

 

I've got a Freedom K64F board and I want to output the accelerometer data. I managed to use FRDM-K64 I2C-Accelerometer basic example using mbed by loading .bin file into the board. But now I want to make an edit to it: instead of outputting the data every 1 second, I want it to output data every 0.1 seconds.

 

So, I changed the last line from "wait(1.0);" to "wait(0.1);" in KDS. How can I create a .bin file so I can load it into the board?

 

Thanks!

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

710件の閲覧回数
BlackNight
NXP Employee
NXP Employee
0 件の賞賛
返信