-
Virtualenv Create: Traceback (most recent call last):
File "C:\Users\User\.platformio\.cache-ide\tmp-5680XhlLuSJcyzGv\virtualenv-14.0.6\virtualenv.py", line 2304, in
main()
File "C:\Users\…
-
Hi!
This is messages from a clean installation ( latest version 4.1 on windows 10 ), Made new project, with bare minimum example:
BareMinimum.ino
void setup() {
// put your setup code he…
-
Hi guys.
Is there somebody here who know the differences between SOFTWARE and HARDWARE mode in I2C protocol?
I thought the only one was about how synchronization is generated for the bus, but I am n…
-
Greetings,
I am using the SDCC-toolchain 2.0.5 in MPLABx 4.01 for PIC16F1826. When I set the memory views in MPLAB X. The following is generated:
*****
// PIC16F1826 Configuration Bit Settings
…
-
-
Arduino, by default (I believe) uses -O2 on it's command line to the compiler.
If we are to mimic the performance of the Arduino IDE built sketches as closely as possible, we'll need to do the same…
-
When the importer creates the project, it puts all of the files in absolute locations. This leads to not being able to, say, package the project and try it out on either a different platform or in a d…
-
After playing around with importing the blink sketch for FB Mini and downloading it to the board, I came across the following behavior: When I click the Build Project button (just the hammer), MPLAB X…
-
The importer currently requires the following version of XC32:
1.43-TC5
But installing 1.43-RC1 gives an error.
It looks like Requirements.java has the version too long and needs to be shorte…
-
I believe that the importer is choosing the "Fubarino-Mini_USB.hex" bootloader hex when it needs to program a Fubarino Mini's bootloader. However, the proper one is "Fubarino-Mini_USB_48MHz.hex".
T…