I tried to Switch the clockmode (based on the LED BLINK DEMO) from mode with pll (x4 tact Multi) to normal without pll. This is done by the _CONFIGx macros.
But checking the OSSCONbits.COSC value (current oscii) in the run, it is 1 which is with pll, so the Change does not work. How this? Does the bootloader influence this selection? And what would happen with the UART if i change clock? Do i have to modify the dividers for correct baud rate (Firmware souce code) ?
update: in ds30 loader, the "write program" check still is not checked. I installed older MPLAB 8 Version, older Compiler , nothing helps. It´s a pity that there is no detailed tutorial that shows step by step how to successfully get Basic things to work, say to set up the Environment!
ok, i was able to update Firmware, now it works. hmm no tutorial says i have to press i+Enter... Anyway Now i try to Play into my BP the led tutorial. MPLAB X compiles fine, i even set up as proposed the PICKit 3 Default for usage with a bootloader, and set addresses correctly (Program Memory start, end including ff ending) - but ds30 loader just says "nothing to do" if i select this hex file and press download. What I´m doing wrong? As you see, I´m a newbie in micro Controller world, and it is very difficult for me to get things to run. Thx for any help Stefan
Hi I have a usb cable plugged in, a virtual com port installs. I used 2.10 whql usb Driver. But the USB Led on the BP stays off, and in terraterm, using correct Settings, no reaction happens to typing something (e.g. i) Can someone help me pls what to do?? Thank you Stefan edit: win7 x64
I´m a newbie too for dp programming. I have the dp running, upgraded the bp firmware for xsvf, i allready updated the cpld board with the delivered tutorial xsvf files by the player software.
But i failed to understand the design suite. I can load a tutorial (e.g. VHDL-CPLDIntro1LEDon) from the cpld breakout package, and now???? i can run the project, it seems to "do" something, but i dont see any output files in xsvf or svf format
Can anybody describe please what to do to get an xsvf file for the player from the design suite, or update the cpld directly from the design suite?