Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic UNO Wifi R4 wrong amount of memory (Read 424 times)
Snoopy33
Newbies
*
Offline


Posts: 2
Joined: Nov 12th, 2024
UNO Wifi R4 wrong amount of memory
Nov 12th, 2024 at 5:36pm
Print Post  
Hi there,

I've got an Arduino UNO Wifi R4 and gave it a first try. When I compile the "Blink" example, the compile output displays:

Program size: 3236 bytes (used 10% of a 32256 byte maximum) (1.00 secs)
Minimum Memory Usage: 306 bytes (15% of a 2048 byte maximum)


In my opinion, the UNO R4 has:
- 256kB of Flash memory
- 32kb of SRAM
- an RA4M1 Mikro controller

What is going wrong here? Am I using the correct board with "Arduino Uno WiFi?

Thanks for your help in advance
Michael
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2708
Joined: Feb 13th, 2019
Re: UNO Wifi R4 wrong amount of memory
Reply #1 - Nov 12th, 2024 at 6:16pm
Print Post  
Thanks for the report.

It appears from the log you have the wrong board selected in Visual Micro compared to the board in the image.

The UnoWifi is a separate board, from a separate board package, to the UnoR4WiFi.

If you install the "Arduino Uno R4 Boards" package in Micro Explorer > Board Manager, this will allow you to select the correct "Arduino R4 WiFi" board as described.

This will then show the correct amount of memory usage at the end of the compile.
  
Back to top
IP Logged
 
Snoopy33
Newbies
*
Offline


Posts: 2
Joined: Nov 12th, 2024
Re: UNO Wifi R4 wrong amount of memory
Reply #2 - Nov 13th, 2024 at 1:39pm
Print Post  
Hello Simon,

Thank you very much for your help. Now it works  Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint