Go to advanced search

by henryd
Tue Mar 19, 2013 8:41 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Where are the I2C header files?
Replies: 3
Views: 1623

Re: Where are the I2C header files?

Thanks, I did that.
Can I now just copy the /usr/include/linx from RPi to the /cygwin/opt/cross/xtools/arm-unknow.../include on my windows PC?
by henryd
Tue Mar 19, 2013 8:16 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Where are the I2C header files?
Replies: 3
Views: 1623

Where are the I2C header files?

I am using the cross compiling environment on windows cygwin. When creating an app for I2C is need header files such as <linux/i2c.h> but they are not a part of the toolset that I downloaded from https://github.com/IanLinsdell/Raspberrypi. Googling for I2C.h reveals several variants for i2c.h, which...
by henryd
Mon Mar 18, 2013 5:53 am
Forum: General discussion
Topic: Cross-Compiler for Windows
Replies: 62
Views: 55939

Re: Cross-Compiler for Windows

Follow this link
http://www.a2p.it/wordpress/tech-stuff/ ... spberrypi/

You install cygwin & eclipse on your PC, compile & link on the PC, upload binary to the RPi and debug via gdbserver.
by henryd
Mon Jan 28, 2013 7:09 pm
Forum: C/C++
Topic: Geany IDE C Code Debugger
Replies: 7
Views: 13019

Re: Geany IDE C Code Debugger

I just did this by 'sudo apt-get install geany-plugins' that installs geanydebugger, along with lots of other plugins. While Debugger appears and is Checked in the Tools/Plugin Manager menu, I never actually get to see the Debugger toolbar. Neither can I set breakpoints, single step etc. Haven't fig...
by henryd
Tue Sep 25, 2012 11:19 pm
Forum: Beginners
Topic: Automatic setup for RTL8188CUS based wifi adapters
Replies: 1147
Views: 678183

Re: Automatic setup for RTL8188CUS based wifi adapters

BRILLIANT worked 1st time on my 9 pound dongle from Tescos

Go to advanced search