Hello I am beginner here. I'm doing the port to sx530hs, and progressed a lot in it, but now I'm stuck trying to create the boot.c, I will leave here the sources and the PRIMARY.BIN.PRIMARY.BIN(https://drive.google.com/open?id=0B-QeCy-fO-ZYTDlDbzhvTC1fUHc&authuser=0)I ask for help because I am unable to boot the camera. Can someone tell me what the minimum code to that.
Yes I can make LED blink.
Added theSX 530 HS 1.00Cfull 16MB dump by jeronymoGustavo from this forum post to the CHDK P&S FW dumps repository.
/* // debug keymap, KEYS_MASKx, SD_READONLY_FLAG, USB_MASK extern long physw_status[3]; sprintf(osd_buf, "PS1: %#8x", physw_status[0]); draw_txt_string(DBGMISCVALS_X, DBGMISCVALS_Y+1, osd_buf, col); sprintf(osd_buf, "PS2: %#8x", physw_status[1]); draw_txt_string(DBGMISCVALS_X, DBGMISCVALS_Y+2, osd_buf, col); sprintf(osd_buf, "PS3: %#8x", physw_status[2]); draw_txt_string(DBGMISCVALS_X, DBGMISCVALS_Y+3, osd_buf, col); */
if (conf.debug_misc_vals_show) {
if(1) {
Now I have a problem using the CHDK the camera taking this very clear photos. Apparently the property (Shutterspeed) that fought in more than 1 second. I tried to set the property, but apparently she's locked.
Does anyone have idea about What's going on?
Started by gvandyk CHDK Releases
Started by Jez General Help and Assistance on using CHDK stable releases
Started by ProfHankD « 1 2 » Feature Requests
Started by eaglesong General Chat
Started by duenyas General Discussion and Assistance