Problem: No Worky Solution: Edit Makefile
At Line 35 delete the '/' on the end which results in a double slash At Line 37 change the version number. The resulting Lines 35 to 37 should look like: PERIPHLIBURL = http://www.st.com/st-web-ui/static/active/en/st_prod_software_internet/resource/technical/software/firmware PERIPHLIBZIP = stm32f4_dsp_stdperiph_lib.zip PERIPHLIBVER = V1.7.0 This then allows the Make to complete without error. FYI Steve ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Freetel-codec2 mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freetel-codec2
