Hi,

So the flash driver now works and doesn't complain about the part,
guess it means it supports it.

On Sun, Sep 08, 2024 at 10:59:21AM +0800, Sadeep Madurange wrote:
> Warn : no flash bank found for address 0x0000800c
> Warn : no flash bank found for address 0x0000ad70
...
> I will work on my config. If anyone has a sample config for atsam3x8eau

The chip datasheet has memory map, you need to use that to specify
where the flashes are mapped to and how big they are. And make sure
you're mapping to flash location in the linker (ld) script when
building the project.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com

Reply via email to