pulp-platform / pulp-sdk

Apache License 2.0
99 stars 73 forks source link

Error while running MobileNetV1 #126

Closed surya00060 closed 1 year ago

surya00060 commented 1 year ago

Hi!

I was trying to execute the MobileNetV1 application on GVSoC but it failed giving the following error. Any idea how to fix it?

Launching GVSOC with command: gvsoc_launcher --config=gvsoc_config.json Error FS mounting ! make: *** [/local/scratch/a/Tools/pulp-sdk/rtos/pulpos/common/rules/pulpos/default_rules.mk:327: run] Error 254 Also, perf and hello tests works perfectly but flash and fs tests fail. So, any idea where things went wrong?

Thanks in advance for your reply!

NBruschi commented 1 year ago

Thank you for reporting @surya00060. The MR #120 should fix the issue.

surya00060 commented 1 year ago

Thanks for replying back! But unfortunately the latest commit doesn't fix the error. The error is still there. Any idea why its failing?

NBruschi commented 1 year ago

Hi @surya00060! Thanks again for reporting. The latest commits should have finally solved the issue.