Programming

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Programming

1,178 Views
aidanobrien
Contributor II

Hi, I am trying to debug my program and download it onto my board for Freescale Cup Car. However when I attempt this i get an error message (shown in the screenshot). My board is attached to the battery and connected to the computer correctly as my computer is recognising the board. Anyone know how i fix this ? Thanks

10731_10731.pngUntitled.png

Labels (1)
0 Kudos
4 Replies

1,054 Views
danielhadad
NXP Employee
NXP Employee

Aidan,

Go here: http://mbed.org/handbook/mbed-FRDM-KL25Z-Getting-Started

and here: Firmware FRDM KL25Z - Handbook | mbed

If you are using mbed you need to modify the firmware first to permit 'programming' with mbed binaries (basically adding openSDA support).

Daniel

0 Kudos

1,054 Views
aidanobrien
Contributor II

Ok thanks I posted it in the University Programs section. Yeah the computer recognises the FRDM board as a device. What do you mean by drivers to mount the volume?

0 Kudos

1,054 Views
FlavioStiffan
NXP Employee
NXP Employee

FRDM acts like a USB mass storage... this means that you can access the memory on the MCU directly via Windows Explorer or MacOS Finder

0 Kudos

1,054 Views
FlavioStiffan
NXP Employee
NXP Employee

Hi, indeed, move the conversation to the University Programs. Is your board visible on the computer? Looks like you are missing the drivers to mount the volume.

0 Kudos