Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAdd (IIRC) __attribute__((section("section_name"))) to the definition,
either at the end of a declaration, or (I think) before the function name itself.Add (IIRC) __attribute__((section("section_name"))) to the definition,
either at the end of a declaration, or (I think) before the function name itself.