Hello all
I just need to configure 18FxxQxx devices with 16 MHz external xtal module, and PLL 4x to run at 64 Mhz clock... that's all !
Any advice ?
Thank you !
Last edit: Zio Fanale 2022-01-21
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello all
I just need to configure 18FxxQxx devices with 16 MHz external xtal module, and PLL 4x to run at 64 Mhz clock... that's all !
Any advice ?
Thank you !
Last edit: Zio Fanale 2022-01-21
Add this to your program. If you are using the latest compiler.
Does #pragma work when pic-as is NOT selected as the assembler ?
Yes.
OK,
However it appears that both #pragma and config are case sensitive.
Oh yes. Not the intent.
Fixed in build 1069.
Evan