]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commitdiff
doc: Add step in creation of the new project, to fix _dabort issue
authorMichal Horn <hornmich@fel.cvut.cz>
Tue, 24 Feb 2015 15:11:51 +0000 (16:11 +0100)
committerMichal Horn <hornmich@fel.cvut.cz>
Tue, 24 Feb 2015 15:11:51 +0000 (16:11 +0100)
doc/rpp_simulink.tex

index e2d6bb598ca5951ac6ade6b16fb59dcb08a02af3..0f375f862249e2800ba1ebc719b9ad4919f79e6e 100644 (file)
@@ -832,6 +832,12 @@ void vApplicationStackOverflowHook()
   breakpoint is automatically placed at \texttt{main()} entry. To
   continue executing the application select \textsc{Run} $\rightarrow$
   \textsc{Resume}.
+\item If your application fails to run with a \texttt{\_dabort} interrupt, check
+that the linker script selected in step 1 is not excluded from the build.
+You can do this by right clicking on the file \texttt{RM48L952FlashLnk.cmd}
+in the \textsc{Project Explorer} and unchecking the \textsc{Exclude from build}
+item. The Code Composer Studio sometimes automaticaly excludes this file from
+the build process when creating the new project.
 
 % \item If not already created for another project, create new target
 %   configuration. Select \textsc{Windows $\rightarrow$ Show View