-
> This issue follows from https://github.com/dic-iit/lab-organisation/issues/148#issuecomment-770248640. I copy here the comment as I do not know if everybody has access.
>
> > On Thursday I needed…
-
-
canopennode run nice on pic24H and ds33C,
i would like to 'port' to the new familly " E ",
after reading an application note from Microchip explaining the difference between theses familly,
i try t…
-
Dear all,
We are trying to communicate android device to dsPIC series MCU using PL2303 USB to Uart converter.
We check all hardware on windows and linux PC and it is working ok.
We just downloa…
-
**Describe the bug**
A dsPIC hex file is read correctly, the analyzer seems to go thru the motions and then nothing. Listing window just shows the hex. Decompiler shows No Function.
Other PIC hexfi…
-
Hi,
With "make tests", I have the following error ;
...
[1802]testing req ... PASS
[1802]testing seq ... PASS
[1802]testing adci 14 ... head: 1802_naken.hex: No such file or directory
FAIL
…
-
I attached two pictures and the original pdf, one screenshot of dspdfviewer and one screenshot of adobe. Dspdfviewer does not show certain graphical elements. In particular small round bullets
[34_P…
-
CO_trace.c now includes to use %PRIu32 data type instead of %lu for printf function.
Unfortunately the Microchip XC16 compiler for dsPIC30/dsPIC33 has no inttypes.h implementation.
That leads to a …
-
I'm seeing an issue with running the disassembler against some TMS-1100 code (from a TMS-1400 processor).
The command I'm using is: `c:naken_util.exe -disasm -tms1100 darktower.bin`
I'm seeing a…
-
I've generated library with command:
_uconfig 70005208d.pdf -o dsPIC.lib -r microchip.kss_
Then i've tried to open this in uconfig_gui.
It crashed.
I've checked generated file. It contained double…