I'm having some difficulty with the current Starterware 2.00.00.07 for ARM devices. For some reason the software is not recognizing values in the hw_cm_per.h file. Whenever I try to enable CM Per (GPIO/ ADC/ PWM tested so far) on the first attempt it doesn't recognize the write value. The software will then hang on the IDLEST FUNC test. If i restart the software without powering down the register will have the proper value written to it The software will appear to execute properly however upon deeper investigation I'll find that the register writes are still "failing" however the IDLEST FUNC test will pass because the register is written to the proper value. The issue is I'm not sure how the proper value gets there as the software doesn't see the proper Macro Expansions.