Create .bin file from existing code

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Create .bin file from existing code

2,719 次查看
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 回复

1,247 次查看
BlackNight
NXP Employee
NXP Employee
0 项奖励
回复