'key=value' pair of used sketch to get path to INO-file in "platform.txt"
i'm doing modifcations in file 'platform.txt' board have more easy debug.
it seems atmel studio 6.2 requires ino-file accept breakpoints rather cpp-file. it's not clear me why, when overwrite cpp-file ino-file in temp-directory can set breakpoints , works expected. linking ino-file when mapping sources within atmelstudio not want, because other stuff @ 1 place ... means temp-folder.
getting name of ino-file not issue ... is "{build.project_name}"
but how can find/evaluate path current active sketch/ino-file ?
btw. ino-files are not located within sketchbook "{sketchbook.path}" ... otherwise easy task.
i tried find answer java source files not successfull.
is there overview about all specified 'key' in arduino-ide/-system/preferences ?
it seems atmel studio 6.2 requires ino-file accept breakpoints rather cpp-file. it's not clear me why, when overwrite cpp-file ino-file in temp-directory can set breakpoints , works expected. linking ino-file when mapping sources within atmelstudio not want, because other stuff @ 1 place ... means temp-folder.
getting name of ino-file not issue ... is "{build.project_name}"
but how can find/evaluate path current active sketch/ino-file ?
btw. ino-files are not located within sketchbook "{sketchbook.path}" ... otherwise easy task.
i tried find answer java source files not successfull.
is there overview about all specified 'key' in arduino-ide/-system/preferences ?
Arduino Forum > Development > Other Software Development > 'key=value' pair of used sketch to get path to INO-file in "platform.txt"
arduino
Comments
Post a Comment