Re: Debug nuttx port with IAR

2021-05-17 Thread Gregory Nutt
IAR support was, apparently, working in May/August of 2016 when it was incorporated, but I am not aware of anyone that has used it since then.  Support was included in the repository for the STM3220G-EVAL (and for a couple of other STM32 boards), but was removed in November 2017 because it was

Debug nuttx port with IAR

2021-05-17 Thread Bhargav Shah
Hi, I am trying to port nuttx to LPC54018 IoT module. I am able to compile port. Now, I want to flash/load binary to the device using IAR. Tried steps documented here :https://github.com/robbie-cao/nuttx/blob/master/configs/stm3220g-eval/README.txt Did not work. Can anyone help me with steps to de