Portisch / RF-Bridge-EFM8BB1

Alternative Firmware for the Sonoff RF Bridge EFM8BB1 chip
290 stars 122 forks source link

Compiling Firmware needs Keil license #224

Closed Seestern93 closed 2 years ago

Seestern93 commented 2 years ago

Hi together,

I currently try to re-compile the portisch firmware with Simplicity Studio and Keil. I had already all problems you can imagine: I found out that the Keil v9.53 which is used cannot be downloaded therefore I switched to v9.60.. with Simplicity Studio 4 it still did not work at all so I switched to Simplicity Studio 5.

Now it worked but I get the message that I exceed the code limit of eval license and should buy a Keil license:

Program Size: data=138.6 xdata=239 const=1362 code=7121 *** ERROR L250: CODE SIZE LIMIT IN RESTRICTED VERSION EXCEEDED LIMIT: 0800H BYTES

Am I the only person facing that issue? Or is there a workaround? Thanks in advance :)

Seestern93 commented 2 years ago

Ok - problem solved. Seems like Simplicity Studio is giving you free Keil license but the window to get it was blocked by my anti-virus program <.< -> in the next few days I will try to add a short description how to migrate to Simplicity Studio 5 and Keil v9.60 so that compiling custom Firmware is easier for others :)