I would like to know which IDE's I am able to use in order to easily compile code to a board based on the DA14581. It would be helpful if the compiler had a full version that is free
Keywords:
Device:
Hi alkna13,
Since all of the SDK projects are build with keil tool, this is the recommended IDE compiler from dialog. The full version is not free but the evaluation version is enough to compile and download 32KB of code which is the equivalent amount of the OTP memory in the 580.
Thanks MT_dialog
I am trying to use Keil version 5 but it looks like they dropped support of the DA14581 ( based onhttp://www.keil.com/dd2/) Is there a workaround so I can upload code to it?
Hi alkna13,
There is support for the 14581 but you wont be able to find the SDK and the 581 device through the packet manager of keil, please check your other post,http://support.dialog-semiconductor.com/da14581-not-selectable-keil-exis....
Thanks MT_dialog