Ali Jahangiri

Results 49 comments of Ali Jahangiri

@kittaakos I ran IDE2 as Administrator, and got the same error. > Error: 13 INTERNAL: Cannot install platform: installing platform arduino:[email protected]: moving extracted archive to destination dir: rename C:\Users\user\AppData\Local\Arduino15\tmp\package-2865735406\mbed C:\Users\user\AppData\Local\Arduino15\packages\arduino\hardware\mbed_portenta\3.2.0:...

I also tried using the nightly version (20220808). Also with administrator: ``` Tool arduino:[email protected] already installed Tool arduino:arm-none-eabi-gcc@7-2017q4 already installed Tool arduino:[email protected] already installed Tool arduino:[email protected] already installed Tool arduino:[email protected]...

Hello @kittaakos , I tried to install the package several times today. Out of luck (?) I managed to install it. I did not use the CLI, and did this...

Hello @per1234 , thanks for the detailed breakdown. --- What I understand is this: - The inability of the IDE to install the Portenta Mbed OS package, is related to...

I restarted my laptop, and now I can upload to the board. Both IDE 2.0.0-rc9.1 as well as the nightly version (20220808) can upload to the board. IDE 2.0.0-rc9.1 ![image](https://user-images.githubusercontent.com/75624145/183510922-d4b6e98f-4c63-4187-8944-6ac5a1a5362c.png)...

On the first restart, it did not work. But the second time I restarted, I was able to upload the sketch. --- As an additional note, I didn't hear the...

I have hit the same problem again: the IDE identifies the board as well as the port, yet refuses to upload. Similar to before, I do not hear the windows...

This is what I get after a few seconds in the terminal. > Sketch uses 26848 bytes (10%) of program storage space. Maximum is 262144 bytes. Global variables use 3620...

OK. Just as I hit `Comment` in GH, the IDE gave an error message. > Sketch uses 26848 bytes (10%) of program storage space. Maximum is 262144 bytes. Global variables...