BlueBasic icon indicating copy to clipboard operation
BlueBasic copied to clipboard

How to compile CC2540 version?

Open Parrrk opened this issue 9 years ago • 1 comments

Hi.

Thanks for really awesome project!

By the way, I want to customize BlueBasic with myself.

So, I downloaded Project files and open it with IAR.

I opened the project file in BlueBasic/Build.

And compiled it for 'CC2540'.

But, the hex what I created doesn't work at all.

When I flashed the hex what you provided , it works like charm.

But, the hex I compiled doesn't work.

Are there any specific options or process for compiling CC2540 version hex?

(What I want to do is adding PWM function in BlueBasic.

Because I coudn't find how to make PWM pulse currently. )

Thank you.

Parrrk avatar May 01 '15 03:05 Parrrk

cc2540 doesnt have MCU. https://www.youtube.com/watch?v=tsn_gn51hek

user3bss avatar Aug 20 '16 19:08 user3bss