delorie.com/archives/browse.cgi | search |
John: > I ran the example on debian unstable and got this: > $ pintosym.pl stm32f100lm.act > Use of uninitialized value $name in concatenation (.) or string at /opt/bin/pintosym.pl line 2056. > Use of uninitialized value $name in regexp compilation at /opt/bin/pintosym.pl line 2061. ... > Use of uninitialized value $name in regexp compilation at /opt/bin/pintosym.pl line 2061. > printing to stm32f100lm.circle..sym (pins circle ) > Illegal division by zero at /opt/bin/pintosym.pl line 1537. > > $ ls > stm32f100lm.act stm32f100lm.circle..sym stm32f100lm.tbl You are missing the included file (stm32f100lm.pins): $ grep include stm32f100lm.act #!include <file> !include stm32f100lm.pins $ Of cause, I should warn about that, corrected that. Thanks for testing. Regards, /Karl Hammar ----------------------------------------------------------------------- Aspö Data Lilla Aspö 148 S-742 94 Östhammar Sweden +46 173 140 57
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |