Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mahi

Pages: [1]
1
Hi Mark,

By default the path in BAT file "Build_Kinetis.bat" was set to "D" drive and I had to change it to "C" where I installed the KDS

Code: [Select]
SET PATH=%PATH%;D:\Freescale\KDS_v3\Toolchain\bin
SET PATH=%PATH%;C:\Freescale\KDS_v3\Toolchain\bin

Thanks,

Pages: [1]