Tony Han
Tony Han
Software package can not be directly used in MPLAB X IDE due to there's no MPLAB X projects in it. Users need to generate the projects manually and then compile/debug...
Yes. For samv71 support, it is already supported by [Harmony 3](https://github.com/Microchip-MPLAB-Harmony). For other devices, it is ongoing. Thanks.
The binaries built from the software package are baremetal code and are not suitable for running on any OS.
The examples could be run by GNU GCC or IAR EWARM (details in [README.md](https://github.com/atmelcorp/atmel-software-package/blob/master/README.md)). It is also OK to put the binary to a boot media and boot the board...
FYI: I can compile these functions successfully using GCC & IAR by adding ```#include "math.h"```, the results are also correct (optimization level: none). Code: ``` float ii; ii = sin(0.2);...
This example is tested in a simple network, the source code needs to be tuned for some network environments, would you like to contact [Microchip's design support channels](https://microchipsupport.force.com/s/) for more...
First of all, it is suggested to use the toolchain referenced in [README.md](https://github.com/atmelcorp/atmel-software-package/blob/master/README.md). The problem encountered by arm-linux-gnueabihf is caused by the different c libraries used in the toolchains. The...
The tool is NOT a suggested tool and currently there are no plans to add support for it. Would you like to point out the necessity of using this tool...
For error 1: I can't reproduce the problem and don't know how you run the binary on the sama5d3 board, would you like to show me the steps? Usually we...
You could ask for 9G20 / 9260 support on https://microchipsupport.force.com/ also you could create a ticket at https://microchip.my.salesforce.com/