BLHeli icon indicating copy to clipboard operation
BLHeli copied to clipboard

Compiling with Simplicity Studio 5

Open devanesanandrews opened this issue 3 years ago • 2 comments

Unable to compile with simplicity studio 5

I Followed these steps

hi, there's no licensing issues with this, it's very straightforward.

  1. Download SSS v5
  2. install
  3. select package 8051 for EFM8
  4. register KEIL for free as described in the installer
  5. run makehexfiles

devanesanandrews avatar Dec 16 '21 17:12 devanesanandrews

@devanesanandrews there are parameters to adapt in MakeHexfiles.bat, like "SET KeilPath=...."

4712 avatar Dec 17 '21 17:12 4712

i did edit it to

SET KeilPath=C:\SiliconLabs\SimplicityStudio\v5\developer\toolchains\keil_8051\9.60\BIN

it generates Map file but unable to create the hex file

devanesanandrews avatar Dec 17 '21 18:12 devanesanandrews