Eclipse emulator will not run or stop at main()

Going to start with some simple questions to rule out the basic causes first…

  1. How are you building the FreeRTOS demo? Are you enabling debugging information? Debugging metadata is needed by Eclipse to allow for things like breakpoints to work
  2. Which demo are you using?