You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Semihosting

Relevant files:

    fs/hostfs/
    arch/arm/include/armv7-m/syscall.h
    arch/arm/src/common/up_hostfs.c

Mounting:

    mount -t hostfs -o fs=/host/path /local/path
  • No labels