EOS M3 porting - page 18 - DryOS Development - CHDK Forum

EOS M3 porting

  • 746 Replies
  • 391313 Views
*

Offline srsa_4c

  • ******
  • 4451
Re: EOS M3 porting
« Reply #170 on: 12 / November / 2016, 09:16:41 »
Advertisements
Why do we need external hardware for our purposes?
The point is, you can't debug the CPU from within the CPU. This "typical" setup also seems to suggest that debugging requires a special hw+sw setup.

*

Offline Ant

  • *****
  • 509
Re: EOS M3 porting
« Reply #171 on: 12 / November / 2016, 09:41:01 »
We don't need to debug. We need to call debug exception using breakpoints to intercept ROM functions.

Re: EOS M3 porting
« Reply #172 on: 12 / November / 2016, 10:40:55 »

Quote
Preparing Device disk3 31.9 GB - please wait ...
Making card bootable  as FAT32
Command 'diskutil unmountDisk disk3' = 'Unmount of all volumes on disk3 was successful'
   return code was 0
Command 'printf "BOOTDISK" | dd bs=1 count=8 seek=0x1e0 conv=notrunc of=/dev/disk3s1' = '!Error

dd: /dev/disk3s1: Permission denied'
   return code was 1
Command 'diskutil mountDisk disk3' = 'Volume(s) mounted successfully'
   return code was 0
Copying files from /Users/Sherman/Downloads/stick/TEST/ to disk3
Command 'cd "/Users/Sherman/Downloads/stick/TEST/"' = ''
   return code was 0
Command 'cp *.* '/Volumes/EOS_DIGITAL/.'' = '!Error
cp: /Volumes/EOS_DIGITAL/.: No such file or directory'
   return code was 1
Installation failed - see log for details

Hit a brick wall here. If anyone has any suggestions I'm all ears.

*

Offline srsa_4c

  • ******
  • 4451
Re: EOS M3 porting
« Reply #173 on: 12 / November / 2016, 10:53:16 »
Hit a brick wall here. If anyone has any suggestions I'm all ears.
You could try contacting STICK's author (email at the bottom of this page: http://www.zenoshrdlu.com/stick/stick.html ).
Or, find another method for making the card bootable: http://chdk.wikia.com/wiki/Bootable_SD_card (the camera is a post-2010 one, obviously).


Re: EOS M3 porting
« Reply #174 on: 12 / November / 2016, 11:05:45 »
Hit a brick wall here. If anyone has any suggestions I'm all ears.
You could try contacting STICK's author (email at the bottom of this page: http://www.zenoshrdlu.com/stick/stick.html ).
Or, find another method for making the card bootable: http://chdk.wikia.com/wiki/Bootable_SD_card (the camera is a post-2010 one, obviously).

The option to update the firmware does not exist when I boot the camera using the Play button. Is this unheard of?

I'm willing to do it in the standard menu, but I'm concerned with bricking the camera.
« Last Edit: 12 / November / 2016, 11:08:40 by ness0013 »

Re: EOS M3 porting
« Reply #175 on: 12 / November / 2016, 11:54:24 »
Hit a brick wall here. If anyone has any suggestions I'm all ears.
Looks like you are on a Windows box?  And maybe trying to run STICK using the stick.bat file? If so,  run the stickx.cmd file instead.  You screen dump file shows permission errors.
Ported :   A1200    SD940   G10    Powershot N    G16

Re: EOS M3 porting
« Reply #176 on: 12 / November / 2016, 12:04:24 »
Hit a brick wall here. If anyone has any suggestions I'm all ears.
Looks like you are on a Windows box?  And maybe trying to run STICK using the stick.bat file? If so,  run the stickx.cmd file instead.  You screen dump file shows permission errors.

Mac running STICK from stick.command. I have also tried running it from stick.jar

Re: EOS M3 porting
« Reply #177 on: 12 / November / 2016, 12:08:54 »
Mac running STICK from stick.command. I have also tried running it from stick.jar
see https://chdk.setepontos.com/index.php?topic=12306.msg121441#msg121441
Ported :   A1200    SD940   G10    Powershot N    G16


Re: EOS M3 porting
« Reply #178 on: 12 / November / 2016, 12:25:02 »
Mac running STICK from stick.command. I have also tried running it from stick.jar
see https://chdk.setepontos.com/index.php?topic=12306.msg121441#msg121441


It worked! Thanks for your help--I never would have found this on my own.

Unfortunately though the grid feature does not to be working at the moment. It also seems to have some interfacing issues with the EVF-DC1 by showing some scanlines. Both of these are unfortunate dealbreakers.

Re: EOS M3 porting
« Reply #179 on: 12 / November / 2016, 12:53:46 »
Unfortunately though the grid feature does not to be working at the moment. It also seems to have some interfacing issues with the EVF-DC1 by showing some scanlines. Both of these are unfortunate dealbreakers.
I don't think anyone initially expected CHDK to work with the EOS M3.  So any functionality at all is a bonus.  Sorry it doesn't fit your needs but it is still very much a "work in progress".

Ported :   A1200    SD940   G10    Powershot N    G16

 

Related Topics