How to load the program in the K40 uC

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

How to load the program in the K40 uC

760件の閲覧回数
abulhasan
Contributor I

Hi

     We have developed the code using Code Warrior and did the debugging using the given USB cable. It works when the USB cable is plugged in from the PC. . But after removing the USB cable from the PC and if we give the external power supply to Kwikstik K40 board it does't work. Pls let me know as soon as possible.

Thankyou.

0 件の賞賛
返信
4 返答(返信)

667件の閲覧回数
DerekLau
Contributor IV

If the program is properly configured for FLASH, the program has been programmed into the FLASH after debugging. You can check the FLASH memory in debug windows to see if it is properly programmed.

0 件の賞賛
返信

667件の閲覧回数
JimDon
Senior Contributor III

Are you using Flash or Ram?

0 件の賞賛
返信

667件の閲覧回数
abulhasan
Contributor I

We are using Flash

0 件の賞賛
返信

667件の閲覧回数
c0170
Senior Contributor III

Hello Abul hasan,

I faced once similar problem, application was running using debugger, once power was reconnected, no action. I found out it was a matter of a clock initialization. I would suggest you to at least use any indicator (LED, console, etc) to find out how far your application gets and where it gets trapped. This applies if your programmer is really functional and program resides in FLASH.

Regards,

c0170

0 件の賞賛
返信