Compilation error

Question/Issue:
Hello everyone! I have
when compiling the model into the format for am68a I get an error “aarch64-none-linux-gnu-g++: fatal error: Killed signal terminated program cc1plus”. How can I resolve it?
Project ID:
339533
Context/Use case:

Hi @kira9k

Is the compiler installed did you follow Texas Instruments SK-AM68A | Edge Impulse Documentation?

Try installing the compiler via the following command or updating to see if its outdated:

sudo apt-get install gcc-*aarch64* -*linux* -*gnu*

@jbuckEI fyi.

Best

Eoin

Hi @Eoin. This happens when I try to compile a model into an executable for the am68a platform on the Edge-Impulse website. Most likely, there is not enough RAM for compilation. Can I somehow access additional RAM? I have attached a screenshot of the output for the yolov5 n 256x256.Project ID 375693

Hi @kira9k

Do you have a contact in sales, or are you a student?

We just need to do some checking before asking our team to up resources on that project ID.
@shawn_edgeimpulse @davidtischler_edgeim

Best

Eoin

Hi @Eoin.
Im a student

I see Louis is listed as working with you, ok thanks @kira9k.

I cant seem to increase the RAM on this project @shawn_edgeimpulse can you try double the ram? Or is it the fact this is a public project?

Best

Eoin