Georgios Vasilakis

Results 20 comments of Georgios Vasilakis

Same problem here, my specs are: Lenovo T450 Fedora 24 Usb 3 port avrdude: Version 6.1 I tried to flash the firmware with avrdude, the first time I didn't realize...

I faced the same problem with panda with Arch. The config.log had a very long list of errors that I didn't have the time to debug. With a quick look...

If I manage to do that should I upload a VM with the complete installation here? Will this be useful?

Awesome! Ok, I will give any updates soon ;)

Just finished the compilation, most probably you are missing some 32bit libraries such as glib. This was the case with me, you need to check your config.log file and see...

> @tomi-font I am having some problems with Nordic targets when updating TF-M. Some problems seem to be fixed in NRF connect (in https://github.com/nrfconnect/sdk-nrf/tree/main/modules/trusted-firmware-m), e.g [tfm_platform_user_memory_ranges.h](https://github.com/nrfconnect/sdk-nrf/blob/main/modules/trusted-firmware-m/tfm_boards/services/include/tfm_platform_user_memory_ranges.h) definition. Not sure if...

@ceolin You can revert your last commit and cherry pick this one cleanly: https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/39198

I am no linker script expert either here. But I did cherry picked these changes and tried to build nrfconnect sdk with zehpyr SDK 17.4.0. I tried to build the...

> > NACKing until the issues with the Nordic devices are solved > > How can we fix this? We're running out of time to get SDK 1.0 ready for...

Hello, I spend some time investigating this and I noticed one problem that doesn't make a lot of sense to me. So I noticed that when I build TF-M with...