Author Topic: Best forum for IAR EWARM wanted  (Read 3202 times)

0 Members and 1 Guest are viewing this topic.

Offline euzerTopic starter

  • Contributor
  • Posts: 45
Best forum for IAR EWARM wanted
« on: May 13, 2014, 12:12:46 pm »
Can anyone recommend a non-processor specific forum covering IAR EWARM, or failing that the most popular processor-specific forum for it?

I'd like to know if there's a way to compare two different build configurations without manually inspecting the multitude of settings in the project/file options dialogue boxes.
 

Offline jmag999

  • Contributor
  • Posts: 41
  • Country: us
Re: Best forum for IAR EWARM wanted
« Reply #1 on: May 13, 2014, 12:47:14 pm »
Try Winmerge on the project file.

http://winmerge.org/
 

Offline dannyf

  • Super Contributor
  • ***
  • Posts: 8221
  • Country: 00
Re: Best forum for IAR EWARM wanted
« Reply #2 on: May 13, 2014, 01:27:00 pm »
IAR may have a forum for that.

As far as I know, no automated tools exist for that.
================================
https://dannyelectronics.wordpress.com/
 

Offline fake-name

  • Regular Contributor
  • *
  • Posts: 75
Re: Best forum for IAR EWARM wanted
« Reply #3 on: May 14, 2014, 05:06:07 am »
Does it use ASCII configuration files (if it doesn't, it should).

Those should be pretty easy to diff using one of the many tools for that out there.
 

Offline euzerTopic starter

  • Contributor
  • Posts: 45
Re: Best forum for IAR EWARM wanted
« Reply #4 on: May 14, 2014, 09:46:46 am »
It uses xml. All the settings for all build configurations and any overridden files are contained within one file so they have to be split out to separate files to diff them and then the xml tags for any different settings need interpreting. All quite a laborious process and not a great improvement on manual comparison of dialogue box settings.

It's quite easy to loose track of the consistency of settings for multi builds with optional file overrides and is an issue I've come across on other IDEs.

In fact has any IDE got a good solution for this?
« Last Edit: May 14, 2014, 12:03:56 pm by euzer »
 

Offline gmb42

  • Frequent Contributor
  • **
  • Posts: 294
  • Country: gb
Re: Best forum for IAR EWARM wanted
« Reply #5 on: May 14, 2014, 11:16:15 am »
I've used XML diff tools in the past, can't remember what, a quick Google search turns up DiffXML.
 

Offline engineer_in_shorts

  • Regular Contributor
  • *
  • Posts: 122
  • Country: gb
Re: Best forum for IAR EWARM wanted
« Reply #6 on: May 16, 2014, 08:39:09 am »
Not that i am aware of but sounds like a good idea to diff the xml.

I just found out that you can pass the project file in command line, kinda like a make file, if you need to build from command line. Maybe i am a bit behind the times!
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf