This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM355-270Mhz changing PLL in ublDM355

Other Parts Discussed in Thread: TMS320DM355

Hi all;

I have been trying without success to change the ARM clock on our custom DM355 EVM derived board from 216 MHz to 270Mz. After some searching it seems the ubl, not u-boot and not the kernel and definitely not userspace is the place to do it. I added a define to device.h (#define DM355_270) to change the multiplier to 270MHz. The ubl builds but when flashed to the board does not start. No console output, nothing.

The chip is clearly marked 270 and our DVEVM chip is clearly marked 216. I'm reluctantly coming to the conclusion that this is not possible. Does anyone have any clues as to what I might try next?

 

Adrian Edmonds