Debuging SAMSUMG SC32500 ARM9 with SAM-ICE

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • RE: Debuging SAMSUMG SC32500 ARM9 with SAM-ICE

    Marcio Lima wrote:

    I have a SAM-ICE. I used to debug ATMEL products with it. Now I want to debug a SAMSUNG processor ARM9 with no success.
    ----------------
    The fact that SAM-ICE only works with SAMxxx microcontrollers is a feature. Is is tied to Atmel ARM devices. To use J-Link with a Samsung ARM microcontroller, you would need to use the regular J-Link
    segger.com/jlink.html

    Robert
  • Debuging SAMSUMG SC32500 ARM9 with SAM-ICE

    Robert



    These are the same product. I spend money to buy a J-Tag to debug embedded software. It makes no sense be forced to buy the same product again. It is just a firmaware change.



    Regards



    Marcio
  • Marcio,

    there are often restricted versions of a software / hardware for a much lower price available than the full-featured version. I assume that Segger and Atmel have an agreement that the price for the SAM-ICE is much lower than that of the full-featured, fully flexible J-Link. This is to the benefit of both companies, Atmel because their customers are limited to Atmel products for debugging, as your example shows and Segger because customers working with multiple architectures need either a regular J-Link or multiple ones.

    I disagree with you, they are not the same product although they are based on the same hardware. A product is the combination of hardware and software and obviously there is a difference.

    An example from my professional life; I worked with a major automotive supplier and they used a powerful MCU for powertrain management. Once I asked out of curiosity what it takes to have cruise control in a car or not, the developer told me, it takes a software switch during compile time, that's it. The automobile vendor however charges $300 or sometimes more for cruise control. There are many such features enabled by software that make a big difference in price. Another example in a TV, picture in picture feature is a software switch and might cost you 100-200 Dollars and so on.
    If you buy a J-Link without limitations, you pay more for it, if you buy the restricted version, you get a good deal for one architecture but can't use ot for something else.

    I know this does not help you right now but may be you understand why there are differences in pricing between restricted and non-restricted versions.

    Bob
  • In fact the SAM-ICE is cheaper than a J-Link because it is limited to SAM microcontrollers.
    If you can get a compiler with 64k code limitation and you don't need more than 64k this is perfect for you.
    If you need more than 64k you will need to buy the full featured version of the compiler.

    The same goes for the SAM-ICE and J-Link.


    Greets,
    Xcelsior
  • RE: Debuging SAMSUMG SC32500 ARM9 with SAM-ICE

    sssss





    Bob and Xcelsio,

    I still think that i should be allowed to upgrade the product. It is not a matter of how much you pay for the product, it is a matter of consumer right and, as a matter of fact, It wasn´t cheap. It came together with a US$ 6.000,00 development kit.

    Anyway, Thanks a lot for you two and Happy New Year

    Cheers

    MArcio
  • Hi Marcio.

    $6k is in deed a lot of money and I am sure it was not for the price of the J-Link which is just 249 Euros stand alone. In my former company, we bought a IAR ARM7 Starter kit for $299 including the yellow J-Link. I was told, the yellow J-Link works with multiple ARMs from different vendors (did not ask for the SAMSUNG though)

    Bob