Question
How do I get the temperature sensor demo to work with EWARM and display values in the terminal I/O window of EWARM?
I have downloaded the temperature sensor capability demo and I cannot get the code to work on the board. The program is stuck in the while loop of RTC_Configuration(). RCC_GetFlagStatus() is returning RESET.
Also how do I get the temperature values to display in the Terminal I/O window of IAR Embedded Workbench?
Thank You.