www.gusucode.com > ArmCortexMFastModelSupportPackage > ArmCortexMFastModelSupportPackage/ArmCortexM3FastModel/+matlabshared/+target/+m3/getReferenceTargetRootFolder.m

    function out = getReferenceTargetRootFolder
out = codertarget.target.getTargetRootFolder('ARM Cortex-M');
end