We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
cc2540 doesnt have MCU. https://www.youtube.com/watch?v=tsn_gn51hek
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: