分类目录:嵌入式笔记

以下是分类 嵌入式笔记 下的所有文章

Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

onvif折腾记

编译gSoap 没什么好说的,下载 ./configure make make install 生成onvif.h文件 首先还是要把\gsoap-2.8\gsoap\typemap.dat这个文件拷贝到自定义的目录,或在指令中指定绝对路径也行,然后 生成 onvif.h文件 wsdl2h -o onvif.h -c -s -t /home……


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

c++成员函数指针问题

note 在C++中,定义普通函数指针与C没什么区别,如 int (*func)(int para); 但成员函数指针还需要类实例对象来参与调用. 其原因是因为类还需要类的实例化,然后才是成员函数地址. 所以类的成员函数指针实际上是类地址+成员函数的偏移地址. 不过类的静态函数的地址与C程序的全局函数没区别.


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

利用QT Creator Eclipse等通过GDB调试arm linux程序

还在用vim来写代码?? you are out!,现在linux下的IDE这么优秀,你为什么不用. 不废话IDE的好处了,如果你做过stm32开发的话就知道一个程序如果能在线调试的话那是多么地美好.特别是像我这样的菜鸟. 通常情况下,芯片SDK里包含的交叉编译器gdb版本低,并且缺失某些功能,或是根本没有提供gdb,这里需要自已编译gd……


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97