Jump to content
43oh

VIVEKSUTAR0709

Members
  • Content Count

    6
  • Joined

  • Last visited

Posts posted by VIVEKSUTAR0709

  1. 10 hours ago, dubnet said:

    You didn't mention which specific launchpad you were using.  Software serial, IIRC, is only supported on the valueline MSP430G series MCUs without hardware serial built in.  So unless you are using one of these, you will need to modify your code to use the hardware serial port on the MCU you are currently using (instead of software serial).

    and how should I change it for ArduCAM UNO board.

  2. 10 hours ago, dubnet said:

    You didn't mention which specific launchpad you were using.  Software serial, IIRC, is only supported on the valueline MSP430G series MCUs without hardware serial built in.  So unless you are using one of these, you will need to modify your code to use the hardware serial port on the MCU you are currently using (instead of software serial).

    Thank you for your valuable reply sir,

    I am using ArduCAM CC3200 UNO board.

  3. Hii... I am trying to compile the .INO file in Energia foe ArduCAM_CC3200_UNO borad and getting C:\Users\DriveZero\Desktop\ArduCAM_MT9D111_Camera_Playback\ArduCAM_MT9D111_Camera_Playback.ino:29:21: fatal error: ArduCAM.h: No such file or directory

    #include <ArduCAM.h>

                              ^

    compilation terminated.

    exit status 1 Error compiling for board ArduCAM UNO w/ CC3200 (80MHz).

    please help me with this.

  4. Hii...
    I am trying to compile the .INO file in Energia foe ArduCAM_CC3200_UNO borad and getting

    C:\Users\DriveZero\Desktop\ArduCAM_MT9D111_Camera_Playback\ArduCAM_MT9D111_Camera_Playback.ino:29:21: fatal error: ArduCAM.h: No such file or directory

    #include <ArduCAM.h>

                ^
    

    compilation terminated.

    exit status 1
    Error compiling for board ArduCAM UNO w/ CC3200 (80MHz).

    please help me with this.

×
×
  • Create New...