Bitcoin Forum
May 12, 2024, 05:00:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / First post to BitcoinTalk — Question about compiling Jalapeño source code on: December 02, 2013, 02:42:08 AM
Hello everyone,

So I have ordered an Atmel AVR Dragon programmer and a JTAG cable in order to upgrade the firmware on my Butterfly Labs Jalapeño to version 1.2.9. I have installed Atmel Studio 6.1, but before I compile the source code, I need to know something about the compiler directives in std_defs.h. Under the section operating frequency, which line should I un-comment? Should I just keep it as the default, which is the following?

Code:
/*************** Operating Frequency ******************/
//#define __OPERATING_FREQUENCY_16MHz__
#define __OPERATING_FREQUENCY_32MHz__
//#define __OPERATING_FREQUENCY_48MHz__
//#define __OPERATING_FREQUENCY_64MHz__

Or, does anyone have a pre-compiled version 1.2.x .hex file that I can flash onto my Jalapeño?

I am hoping to get a response to this, or otherwise get out of the newbie jail. Thank you.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!