Hi,
There are two switches on 5535 ezDSP USB kit. I want to use these two switches in a small BIOS project. I do not find a direct example using sw1, sw2 from CSL example projects. If you know an example project using sw1, sw2, please give me that information.
Then, I find that there is a project "CSL_GPIO_InputPinExample" from C55XX CSL LP EXAMPLE 3.03. I hope that these GPIO switch project may use sw1 or sw2.
I have modified several lines in c55xx_csl\inc\csl_general.h for 5535 chip.
I compile project: CSL_GPIO_InputPinExample, and load it to 5535 ezDSP. It echos:
- Set the PLL frequency to 12.288MHz
My questions are:
1. This PLL frequency (12.288 MHz) is different from GEL echos: 100 MHz. I have to change the PLL frequency? And if yes, how to change it?
2. There is Jumper J3 on 5535 ezDSP. Is J3 for the GPIO test?
3. I am interested in sw1, sw2 in a BIOS project. Could you tell me how to access sw1, sw2 ? I guess it uses GPIO. Maybe I am wrong about it.
Thanks,