I am using the new RPi B+ board and trying to access the addittional GPIO lines using the BCM2835 lib, but not getting any response or ability to use the new GPIO pins. I know they work as I am using the wiringPi lib, but just want to port over some older code and inculde the use of the new B+ GPIO ...