Other Parts Discussed in Thread: HALCOGEN
Tool/software: Code Composer Studio
So I have some code that I want to benchmark with and without the Vectored Floating Point Unit using the PMU. Everything is good with the VFP enabled, however when I disable the VFP in halcogen the code does not run. I am able to build and load it to the microcontroller, but it just stops running. I did find another post having some similar problems when using RTI instead of the VFP, is this a known problem, or is there something I am doing wrong?