Re: [yocto] TI AM62x based EV charger platform with Pionix UI s/w Image build problem. #apt #bitbake #distro #poky

2023-11-28 Thread Zoran
Hello Sairaj, You should do df command and explore how much of your /home or / partitions (have no idea how the system was installed) is left. Maybe you have a problem with the limited free space on your SSD/HDD? You should have at least 60GB or even more disk space available to do one

Re: [yocto] TI AM62x based EV charger platform with Pionix UI s/w Image build problem. #apt #bitbake #distro #poky

2023-11-27 Thread Federico Pellegrin
Hi, nodejs is very, *very*, heavy to build due to it's complex C++ code. I would suggest you to limit the number of parallel builds supported: this may slow down other (lighter) builds but will avoid going out of memory for heavy ones such as node. This can be done by putting in your local

[yocto] TI AM62x based EV charger platform with Pionix UI s/w Image build problem. #apt #bitbake #distro #poky

2023-11-27 Thread sairajlp99
Hi team, we are trying to build TI AM62x EVSE SDK referring to https://github.com/PionixPublic/ti-am62x-evse-sdk ( https://github.com/PionixPublic/ti-am62x-evse-sdk ) we have tried building in virtual machine and now we are trying to build in Linux  host pc with 500gb of storage and 16gb ram