I'm trying to get started with these boards, ultimately looking to play with the BMS code - but I'm still stuck at step1.
Which S32DS version/variant should I use? v1.3 or 2018.R1 or something else?
Which FreeMaster version do I need and where can I find the driver I need?
Where can I find the BMS example source code that's used in the MC3377x EvalGUI?
Thank you!
Davorin
Solved! Go to Solution.
I find this SDK download address, you can try to intall it and built again,
I found some information for your reference.
demo code:
There is a detailed description of the requirements in this download package, the compilation environment requires 2018.R1, FreeMaster should have no version restrictions,
Thank you, very helpful.
I do have 2018.R1 installed however I can't figure out how to get update 11. Here's what I have installed according to About - Installation Details:
Also when I import the project I get this warning:
Shall I ignore this or do I need to get the Kinetis SDK?
Thanks!
Davorin
I find this SDK download address, you can try to intall it and built again,
Thank you, I did install the Update11 as you suggested however when trying to build the Monitoring project I get compilation errors:
Also, not sure if it matters but after importing the project I first get a warning about the Kinetis version:
I chose "Yes" then the project finished importing without errors/warnings.
Sorry, I was able to overcome this by starting from scratch, i.e. re-extracting the EMBEDDED-SW-BCC-MC33771C ZIP file - seems all good now!