I am using MATLAB SIMULINK r2013b with STM32f4 libraries ( installed from MATLAB ADD-ONs) to blink LEDs. When I build the model, the command prompt says " Successful completion of build procedure for model: <file name> ". but the respective LED doesnot blink. The matlab Help says " use flash programming utility to run the generated HEX file on stm32f board."
I need help, as I am trying to use the board for real time signal processing like Harmonic analysis. ( closed loop ). I shall be grateful for any help. thankyou.