Hi buddies, I got stuck in configuring PCLint with my MPLABX 2.20 PIC18 project today. I know two ways to make PCLint work on my code: Using MPLABX PCLint plugin, or write my own configuration files for PCLint. Unfortunately, neither of them works for me...
↧
Problems with PCLint plugin and PCLint configuration in MPLABX 2.20 for PIC18 MCU. (fox)
↧
Complementing the STATUS register: MPLAB-X vs MPLAB-8 (Simbra)
Under MPLAB-8, I used Charles Ader's CRC-16 routine as published on for CRC calculations. Under MPLAB-X the same code no longer works. The following command has no effect under MPLAB-X (the carry bit is not complemented). INCF STATUS,F ; Complement carry ..
↧
↧
post build python script (sieves)
Hey Guys, I am running a python script from MPLAB X after my build. This script injects a checksum into the application that I am building. From the project directory I can run the script with exactly the same line that is failing using MPLAB X:
..
↧
How to get binary output from simulator (file IO) (Fernan82)
Hello,
I got a bunch of library projects developed with MPLAB 8 with unit tests for the simulator that save the libraries output to files on the host system. On MPLAB 8 I can simply use fopen() and any of the stdio functions to read and write files on ..
↧
installing v2.20 on Debian wheezy (Frances_iom)
as a noob on Debian having problems installing the .run file - is there a simple howto + list of needed system requirements + any further needed tools - a couple of simple projects on 8 bit flash chips in mind..
↧
↧
Creating a Mass Storage Device on external EEPROM (PIC18F46J50 and EEPROM 25LC256) (kissko0l)
Hello, I am currently trying to create a mass storage on an external EEPROM. For this I am using the pic18f46j50 together with the picdem explorer board on which we can find serial SPI EEPROM 25LC256 and would like some help on how to get this working.
I..
↧
Super Long loading time for debugging, 5 min? (Christopher Bootloader X)
BUILD SUCCESSFUL (total time: 153ms)
Loading symbols from C:/Users/X/src/dist/default/debug/src.debug.elf...
Basically it gets stuck here for like 5 min, then everything goes ok. BTW it only happens when I debug the project.Note: Under the..
↧
Erase and Write to Flash MPLAB X (rickynevada)
I'm using MPLABX and the XC16 compiler on a PIC24. So let's say I have defined a constant unsigned int in program memory (Flash?). It never changes when the micro resets as it is hard coded in program memory. But I want it to be changed permanently in the..
↧
Make broken in 2.20 (friesen)
I get nbproject/Makefile-default.mk:78: recipe for target '.build-conf' failed
make: Leaving directory 'C:/AerCon Software/Aercon2610 1.90/AerCon 2_0.X'
nbproject/Makefile-impl.mk:39: recipe for target '.build-impl' failedafter upgrading from 2...
make: Leaving directory 'C:/AerCon Software/Aercon2610 1.90/AerCon 2_0.X'
nbproject/Makefile-impl.mk:39: recipe for target '.build-impl' failedafter upgrading from 2...
↧
↧
MacOSX 10.7 and above require JRE6 (Jose Diaz)
If you have Mac OS X Lion, Mountain Lion or Mavericks (version 10.7, 10.8, or 10.9 respectively) or anything newer, you need Java 6 to run MPLAB X IDE. If you have encountered a Java 6 issue during the MPLAB X installation, please follow these instruction..
↧
HC-SR04 simple program with PIC16F690 (Hayo92)
Hello,
I am just starting to learn programming with microchip products. But i am a bit stuck at the moment. I would like to have the same as the video below.
youtube.com/watch?v=dRq0e9rwqHo
So i just want a led blink when there is someting near the s..
↧
internal oscillator configuration for 40MHz (uController_Tomi)
Hi everyone! I am using MPLAB X IDE version 2.20, compiler is C16 and microchip type: dsPIC33FJ128MC, operating system: windows8. So as the manual says this is what I wanted to doThe following procedure can be used to set up the PLL to operate the device ..
↧
Help debugging (finkel)
I am interfacing with a chip that convert uart to rs485, so i have a pin called TXEN, to indicate when i want to transmit.well i have a several interrupts and i dont know what is putting my pin down, i want to know if there is anyway to keep monitoring th..
↧
↧
Trouble running provided sample projects (Sean Kitko)
Hi all,
I'm new to the PIC micro world, and I am trying to get up and running by testing out one of the sample projects provided with MPLAB X (specifically, PIC32MX Blinky).
Currently, I'm using the Explorer 16 Dev board along with a PIC32MX270F256D c..
↧
PIC12F1572 device ID (0x3fff instead of 0x3050) (Aeroneer)
Hi everyone! :) If got a little porblem....Im currently using a PIC12F1572 to controll some RGB-LEDs via PWM. But when I want to programm the device (with PICKit3 and a development board) I get this: "Target Device ID (0x3fff) does not match expected Devi..
↧
I2S WHITE/PINK NOISE GENERATION (Claudio Castellani Perelli)
Hello, I need to use a PIC Microcontroller to generate a white or pink noise on a I2S busCan you suggest me which is the best PIC to use for this function? The type of noise (WHITE or PINK) must be selected via one I/O.The I2S output must generate the fol..
↧
Led Control on dsPIC33EP512MU10 whit EasyPIC Fusion v7 (deltaprog)
Hi,
I’m try to make a simple software on a EasyPIC Fusion v7 with a dsPIC33EP512MU10 and a external oscillator (8Mhz) but does not work properly: the led RD4 remains always in ON state! I used MPLAB X IDE v2.20 with Compiler XC16.
My code is:
#includ..
↧
↧
Need some help with DMA implementation (schneiderj)
Hello, I would like to use DMA for my new application, till now I am unable to have one example runing correctly. I try the two following examples from Microchip examples (PIC32_DMA_CodeExample) : uart_echopmp_txferThe code of this last example is : /****..
↧
MPLAB X IDE & C18 Configuration for 18F66J94 (larryad)
Hello, I am using MPLAB X IDE v2.20 and C18 v3.47. I am new to X IDE and I must have an error in configuration to use the PIC18F66J94. In my project properties I have selected device PIC18F66J94, compiler toolchain is C18 (v3.47). In my C program I have #..
↧
MPLAB v2.20 X-IDE Edit Screen Refresh Problem (zeebra)
Hello, I installed v2.20 (latest ver?) X-IDE, seems to work ok, if ya aren't trying to actually use it. I changed the MicroChip X IDE 'note-pond' color theme (I prefer Bor.land Classic IDE copied from Micro.Pro's Word.Star editor keybindings and colors, o..
↧