Previous tag no longer compiles

Previously functioning tag v3.3 no longer compiles. It’s expecting a non-intelligent RTM configuration now, despite not requiring it previously. Please see the compilation error is attached below.

Thanks,

Keyi

→ Clone ipmc-dev git repository
 → Git clone successfully finished
 → Configure IPMC source code
FRU information:
DONE: FRU file initialized
DONE: Board information [FRU]
DONE: Product information [FRU]
DONE: LEDs description [FRU]
DONE: Carrier information [FRU]
DONE: General carrier power [FRU]
DONE: fru-info binary file generated

LAN configuration:
DONE: Use flashed MAC address enabled
DONE: IP address [192.168.1.34]
DONE: Netmask address [255.255.255.0]
DONE: Gateway address [192.168.1.1]
DONE: DHCP Enabled
DONE: Default IP source (DHCP)
DONE: MAC based DHCP enabled

ATCA configuration:
DONE: Device ID [0x12]
DONE: Device Revision [0x00]
DONE: Manufacturer ID [0x000060]
DONE: Product ID [0x1236]
DONE: Non volatile parameters forced to compilation defaults
DONE: Handle switch [Active: SIGNAL_LOW]
DONE: SDI interface has been connected to port 0 [baudrate: 115200]
DONE: PI interface has been connected to port 1 [baudrate: 115200]

Power configuration:
DONE: Power sequences configured

Non-intelligent RTM configuration:
could not find RTM FRU info file ipmc-user/rtm-fru-info.inf
Error: IPMC configuration failed. This issue has been automatically reported

 → Compilation error

Hello Keyi,

sorry about that, can you please try again? The issue should be fixed now.

cheers,

Stefan

Great, it’s fixed now. Thanks!