how porting WICED to other IDE(example ARM-MDK or IAR)?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
diwuc_3612611
Level 1
Level 1
First like given

I am a MCU engineer. WICED's engineering structure and makefile are not very familiar. I don't know how to use it. I want to port it to the IDE. How can I achieve this?

0 Likes
1 Solution
RaktimR_11
Moderator
Moderator
Moderator
500 replies posted 250 replies posted 100 replies posted

Currently, there is no straightforward way to port WICED to other IDE like ARM-MDK or IAR EWB. You can check out the WICED Training Videos to understand the WICED SDK organization and for deeper understanding of the makefile structure, you can always refer to the gnu make manual,

View solution in original post

1 Reply
RaktimR_11
Moderator
Moderator
Moderator
500 replies posted 250 replies posted 100 replies posted

Currently, there is no straightforward way to port WICED to other IDE like ARM-MDK or IAR EWB. You can check out the WICED Training Videos to understand the WICED SDK organization and for deeper understanding of the makefile structure, you can always refer to the gnu make manual,