8 years, 5 months ago.

MySQL Code for TWRK60D100M

Hi.,

I am working with freescale cortex M4 MCU (TWR-K60D100M) with CodeWarrior 10.6 / KDS Developer tool.

i want to make MySQL database on SDcard and also send record data to pC loaded with Mysql server 5.1 i already use code from cookbook mySQLClient example but it is for LPC1768 but i want Target K64F or K60d100m..

please help me out, what should i do???

Regards, Hiren Tailor

1 Answer

8 years, 4 months ago.

Hiren, There is more information and a link to the MySqlClient source code here https://developer.mbed.org/forum/mbed/topic/2211/.

It may be possible to port this onto the K60 using MQX and the RTCS communication suite.

Glenn