Warning with attributes – electronics.stackexchange.com 09:08 Posted by Unknown No Comments I am trying to understand why I get the following warning #include <xc.h> int main (void) { int __attribute__((address(0x3000))) x; while(1); return 0; } ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown
0 Comment to "Warning with attributes – electronics.stackexchange.com"
Post a Comment