rcm3000 & rcm3200

lo,
i have a program running very well on the rcm3000 but when i want to use the same program in a rcm3200 i get errors, i didnt think there were any diff between them in programmers level? did i forget something?
its like he doesnt know some libaries

this is what i got:
a bl2610 bord with a (RCM3100)
so i changed this to rcm3200 to have an ethernet port but this doesnt work
here is where i get errors: dac an mAmp he doesn’t know them
is this because of my speed, 29 instead of 40?

i havent got a clue … could somebody help me
thx

Ok… i understand… you have a wolf and you change the processor…

the problem is the configuration in the bl2600.lib…

if you compile without modify their idblock->… for the compiler this is a rcm3200 not a bl2600 and the definition ports not work…

you must be run write_idblock.c program and modify the type the processor… this work but maybe you have many troubles…

regards

Omar:rolleyes:

thx for the help! :slight_smile: